body {
  
    font-family: "Gothic A1", sans-serif;

}

.top-nav {
    background: #3da8da;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 17px;

    font-weight: 600;
}

.top-nav p {
    margin-bottom: 0;
    display: inline-block;
    margin-right: 16px;
    color: white;
}

.top-nav i,
.top-nav span {
    vertical-align: middle;

}
.top-nav i,
.top-nav p a{
text-decoration: none;
color: white;
}

.top-nav .social-link a {
    height: 34px;
    width: 34px;
    background: rgba(255, 255, 255, 0.2);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    text-decoration: none;
    color: white;
    font-size: 17px;
    transition: .5s;
    gap: 10px;
}

.top-nav .social-link a:hover {
  background: black;
}

.top-nav .social-link p {
    font-size: 17px;
}

/* navbar-brand */
.navbar-brand img {
    height: 60px;
    width: 60px;
}

.navbar ul li a {
    font-size: 17px;
    font-weight: 500;
    font-family: inherit;
}
.navbar .navbar-nav .nav-item a:hover{
    color: red;   
}
.navbar .navbar-nav .nav-item .dropdown-menu .dropdoen-item {
    font-size: 17px;
    font-weight: 600;
    font-style: inherit;
}
.navbar {
    z-index: 13;
    position: relative;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}
/* dropdown-menu */
.dropdown-menu{
    display: none;
}
.dropdown:hover .dropdown-menu{
    display: block;
}
/*=========== Whatsapp Chat Start ================*/
.box-container {
    position: fixed;
    bottom: 200px;
    right: 0px;
    z-index: 12;

   
}
.box1{
    width:50px;
    height:50px;
    background: green;
}
.box1  img{
   height: 50px;
   width: 50px;
}
.box2{
    width:50px;
    height:50px;
    background: blue;
   margin-top: 5px;
   color: white;
}
.box2 a {
  margin:50px 0  0 12px ;
   font-size: 28px;
   background: blue;
   color: white !important;
}
.box3{
    width:50px;
    height:50px;
    margin-top: 5px;
    background: rgb(255, 86, 86);
}
.box3  img{
   height: 45px;
   width: 45px;
      padding: 5px 0 0px 5px;

}



/*=========== Whatsapp Chat End ================*/

/*========== Top arrow Start =============*/
.top-arrow {
    position: fixed;
    bottom: 40px;
    right: 20px;
    z-index: 12;
    display: block;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    background: blue;
    display: flex;
    align-items: center;
    justify-content: center;
  
}
.top-arrow a {
    font-size: 30px;
    color: white;
    animation-duration: 5s;
}

.top-arrow a:hover{
    color: white;
}
/*========== Top arrow End =============*/
/*========== contact start =============*/

.contact{
    background-image: url("/contact/image/contact.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 100vw;

}
.contact .container{
    text-align: center;
    padding: 65px 0 100px 0;
    margin-bottom: 100px;

}
.contact .container h1{
    font-weight: 600;
    font-family: "Gothic A1", sans-serif;

}
.contact .container nav ol  {
margin-left: 36vw;
font-size: 20px;
font-weight: 550;
color: gray;
font-family: "Gothic A1", sans-serif;


}
.contact .container nav ol li a{
    color: gray;
    text-decoration: none;
    transition: .5s;

    font-family: "Gothic A1", sans-serif;

}
.contact .container nav ol li a:hover{
    color: red;
}
.cont .contact-fluid h1{
    text-align: center;
    font-size: 40px;
    font-family: "Gothic A1", sans-serif;
    font-weight: 700;
    color: white;
    background: rgb(25, 25, 133);
    padding: 20px 30px 20px 30px;
    width: 40vw;
    align-items: center;
    margin: auto;
    margin-top: 30px;
    border-radius: 30px;
}
/* about container section */
.about-container .container{
padding: 50px;
border-radius: 12px;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.about-container .container .hero img{
    height:220px ;
   width: 100%;
    border-radius: 10px;
    background-color: #3da8da;
}

.about-container .container .contant h2{
    font-size: 30px;
    font-weight: 600;
    font-family: "Gothic A1", sans-serif;

    
}
.about-container .container .contant p{
    font-size: 17px;
    /* font-weight: 500; */
    font-family: "Gothic A1", sans-serif;

    
}
.about-container .container .cont p{
    
    font-family: "Gothic A1", sans-serif;
   font-size: 17px;

}
/* ========about section endt============= */


/* ========container-fluid1 section start============= */

.container-fluid1 .container{
    padding: 50px;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

}
.container-fluid1 .container .image img{
    border-radius: 10px;
    height: 250px;
    width: 100%;

}
.container-fluid1 .container .contant{
    margin-left: 50px;
    font-family: "Gothic A1", sans-serif;

}
/* ========container-fluid1 section end============= */
/* ========container-fluid2 section start============= */

.container-fluid2  {
    background: rgb(70, 166, 204);
}
.container-fluid2 .container{
    padding: 50px 0 50px 0;
}
.container-fluid2 .container .image{
    overflow: hidden;
}
.container-fluid2 .container .image img{
    
    border-radius: 12px;

  height: 300px;
width: 100%;

   
}
.container-fluid2 .container .contant{
   
    font-family: "Gothic A1", sans-serif;
}
.container-fluid2 .container .contant h2{
    font-size: 25px;
    font-weight: 600;
    font-family: "Gothic A1", sans-serif;

}
.container-fluid2 .container .contant p{
    font-size: 17px;
    font-family: "Gothic A1", sans-serif;

}
/*============ container-fluid2 section end ===============*/

/*============ container-fluid3 section start ===============*/
.container-fluid3 .container .image img{
    border-radius: 12px;
    
  height: 250px;
  width: 100%;
  margin-left: 90px;

}
.container-fluid3 .container{
    padding: 50px 150px 50px 0;
    margin: 20px 20px 60px 20;
}
.container-fluid3 .container .contant{
    margin-top: 60px;
}
.container-fluid3 .container .contant h2{
    font-size: 25px;
    font-weight: 600;
    font-family: "Gothic A1", sans-serif;

}
.container-fluid3 .container .contant p{
    font-size: 17px;
    font-family: "Gothic A1", sans-serif;

}
/*============ container-fluid3 section end ===============*/
/*============ container-fluid4 section start ===============*/
.container-fluid4 .container{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 12px;
    padding: 50px 20px 50px 20px;
}
    
.container-fluid4 .container .contant{
    margin-left:20px;
    /* padding-top: 60px; */
    
}
.container-fluid4 .container .heading h4{
    font-size: 25px;
    font-weight: 600;
    font-family: "Gothic A1", sans-serif;

    text-align: center;
    margin-bottom: 20px;
}
.container-fluid4 .container .contant p {
    font-size: 15px;
    font-family: "Gothic A1", sans-serif;
    align-items: center;
    /* border: 2px solid red; */
    padding: 10px 10px 10px 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;

}

.container-fluid4 .container .image img{
    border-radius: 12px;
    width: 100%;
    height: 300px;
}
/*============ container-fluid3 section end ===============*/

/*=========== Company Overview section start ==============*/
.table-container .container h2{
    font-weight: 600;
    font-family: "Gothic A1", sans-serif;
    text-transform: uppercase;

}

.table-container .container {
    width: 100vw;
    padding: 50px;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
/*=========== Company Overview section end ==============*/
/*========== our  Strengths section start ==============*/
.Strengths-container {
    background: rgb(87, 146, 223);;
}
.Strengths-container  .container {
    padding: 50px 0 50px 0;
}
.Strengths-container .container .contant h2{
    font-weight: 600;
    font-size: 25px;
    font-family: "Gothic A1", sans-serif;
}
.Strengths-container .container .contant p{
    font-size: 17px;
    font-family: "Gothic A1", sans-serif;
}
.Strengths-container .container .image img{
    height: 300px;
    width: 100%;
    border-radius: 8px;
}


/*========== our  Strengths section end ==============*/
/*========= Let’s Grow Together start =============*/

.together-container .container{
    padding: 50px;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.together-container .container .contant h2{
    font-size: 25px;
    font-weight: 600;
    font-family: "Gothic A1", sans-serif;

}
.together-container .container .contant p{
    font-size: 17px;
    font-family: "Gothic A1", sans-serif;

}
/*========= Let’s Grow Together end =============*/






/*================= footer =================*/
.contact-footer .container .image {
    background-image: url('/images/conta.png');
    height: 400px;
    /* background-color: red; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: fit-content;
    margin: 0 -110px -50px -24px;
    padding: 100px;
    display: flex;
}

.contact-footer .container .image .box {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    background: red;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-footer .container .image .box a {
    font-size: 30px;
    color: white;
    font-family: "Gothic A1", sans-serif;

}

.contact-footer .container .image .con a {
    text-decoration: none;
    color: white;
    font-size: 35px;
    font-weight: 600;
    margin: auto;
}

.contact-footer .container .contant {
    margin: 0 0 -30px -125px;
    padding: 73px;
    background: rgb(20, 207, 20);
    color:white;
}

.contact-footer .container .contant h2 {
    font-size: 30px;
    font-weight: 600;
    font-family: "Gothic A1", sans-serif;

}

.contact-footer .container .contant p {
    font-size: 18px;
    font-weight: 500;
    font-family: "Gothic A1", sans-serif;

}

/*========== contact footer end =========*/

footer {
    background: rgb(89, 89, 221);
    margin-top: 50px;
}

.foot {
    padding-top: 40px;
}

.foot h1 {
    font-size: 25px;
    color: gold;
    font-weight: 600;
    padding-bottom: 20px;
    font-family: "Gothic A1", sans-serif;

}

.foot h5 {
    color: white;
    font-size: 16px;
    font-weight: 500;  
   font-family: "Gothic A1", sans-serif;

}

.foot p {
    color: red;
    font-size: 15px;
    line-height: 25px;
    transition: all ease-in-out .5s;
    font-family: "Gothic A1", sans-serif;


}

.foot p a {
    color: white;
    font-size: 16px ;
    text-decoration: none;
    list-style: none;
    transition: .5s;
    font-weight: normal;

}

.foot p:hover {
    color: gray;
    padding-left: 5px;
}

.foot p a:hover {
    color: rgb(243, 18, 18);
}

.footer-p {
    font-size: 16px;
    color: white;
    font-family: "Gothic A1", sans-serif;

}

.footer-p a {
    color: white;
    text-decoration: none;
    transition: all .5s;
}

.footer-p a:hover {
    color: rgb(245, 85, 85);
}

